home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 176-200 / disk_181 / amxlisp / fd / dos.fd < prev    next >
Text File  |  1992-05-06  |  625b  |  34 lines

  1. (Open -30 9 10)
  2. (Close -36 9)
  3. (Read -42 9 10 11)
  4. (Write -48 9 10 11)
  5. (Input -54 ())
  6. (Output -60 ())
  7. (Seek -66 9 10 11)
  8. (DeleteFile -72 9)
  9. (Rename -78 9 10)
  10. (Lock -84 9 10)
  11. (UnLock -90 9)
  12. (DupLock -96 9)
  13. (Examine -102 9 10)
  14. (ExNext -108 9 10)
  15. (Info -114 9 10)
  16. (CreateDir -120 9)
  17. (CurrentDir -126 9)
  18. (IoErr -132 ())
  19. (CreateProc -138 9 10 11 12)
  20. (Exit -144 9)
  21. (LoadSeg -150 9)
  22. (UnLoadSeg -156 9)
  23. (GetPacket -162 9)
  24. (QueuePacket -168 9)
  25. (DeviceProc -174 9)
  26. (SetComment -180 9 10)
  27. (SetProtection -186 9 10)
  28. (DateStamp -192 9)
  29. (Delay -198 9)
  30. (WaitForChar -204 9 10)
  31. (ParentDir -210 9)
  32. (IsInteractive -216 9)
  33. (Execute -222 9 10 11)
  34.